ASP.NET Core MVC コントロールヘルプ
SubItemsPath メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MenuBaseBuilder<T,TControl,TBuilder> クラス : SubItemsPath メソッド
The value.
Configurates C1.Web.Mvc.MenuBase<T>.SubItemsPath. Sets the name of the property that contains an array with items to be displayed in a sub-menu.
シンタックス
'宣言
 
Public Function SubItemsPath( _
   ByVal value As System.String _
) As TBuilder
public TBuilder SubItemsPath( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

MenuBaseBuilder<T,TControl,TBuilder> クラス
MenuBaseBuilder<T,TControl,TBuilder> メンバ